home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFSENDTOMOBILE / TFSENDTOMOBILE.txt
Encoding:
Text File  |  2005-11-17  |  41.0 KB  |  1,533 lines

  1. object fSendToMobile: TfSendToMobile
  2.   Left = 193
  3.   Top = 39
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Send to Mobile'
  7.   ClientHeight = 573
  8.   ClientWidth = 748
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object BevelB: TbsSkinBevel
  23.     Left = 0
  24.     Top = 526
  25.     Width = 748
  26.     Height = 2
  27.     Align = alBottom
  28.     Shape = bsBottomLine
  29.     SkinDataName = 'bevel'
  30.     DividerMode = False
  31.   end
  32.   object cntCaption: TAMContainer
  33.     Left = 0
  34.     Top = 0
  35.     Width = 748
  36.     Height = 65
  37.     Align = alTop
  38.     Color = clSilver
  39.     DoubleBuffered = True
  40.     object labelBold: TLabel
  41.       Left = 17
  42.       Top = 12
  43.       Width = 83
  44.       Height = 13
  45.       Caption = 'Send to Mobile'
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clWindowText
  48.       Font.Height = 13
  49.       Font.Name = 'Tahoma'
  50.       Font.Style = [fsBold]
  51.       ParentFont = False
  52.     end
  53.     object labelInfo: TLabel
  54.       Left = 31
  55.       Top = 28
  56.       Width = 610
  57.       Height = 34
  58.       AutoSize = False
  59.       Caption = 
  60.         'Select the part of the image you want to send to mobile phone an' +
  61.         'd then Click on the Send button'
  62.       Font.Charset = DEFAULT_CHARSET
  63.       Font.Color = clWindowText
  64.       Font.Height = 13
  65.       Font.Name = 'Tahoma'
  66.       Font.Style = []
  67.       ParentFont = False
  68.       WordWrap = True
  69.     end
  70.     object BevelT: TbsSkinBevel
  71.       Left = 0
  72.       Top = 63
  73.       Width = 748
  74.       Height = 2
  75.       Align = alBottom
  76.       Shape = bsBottomLine
  77.       SkinDataName = 'bevel'
  78.       DividerMode = False
  79.     end
  80.   end
  81.   object cntBottom: TAMContainer
  82.     Left = 0
  83.     Top = 528
  84.     Width = 748
  85.     Height = 45
  86.     Align = alBottom
  87.     Color = clSilver
  88.     OnResize = cntBottomResize
  89.     DoubleBuffered = False
  90.     object AdvICO: TImage
  91.       Left = 370
  92.       Top = 14
  93.       Width = 17
  94.       Height = 16
  95.       Transparent = True
  96.     end
  97.     object LearnMoreLabel: TLabel
  98.       Left = 394
  99.       Top = 15
  100.       Width = 66
  101.       Height = 13
  102.       Alignment = taRightJustify
  103.       Caption = 'Learn More...'
  104.       Font.Charset = DEFAULT_CHARSET
  105.       Font.Color = 2460926
  106.       Font.Height = 13
  107.       Font.Name = 'Tahoma'
  108.       Font.Style = [fsUnderline]
  109.       ParentFont = False
  110.       Transparent = True
  111.       OnClick = LearnMoreLabelClick
  112.     end
  113.     object bSend: TbsSkinButton
  114.       Left = 473
  115.       Top = 9
  116.       Width = 75
  117.       Height = 24
  118.       TabOrder = 0
  119.       SkinData = SkinDataModule.SkinData
  120.       SkinDataName = 'buttonlight'
  121.       DefaultFont.Charset = DEFAULT_CHARSET
  122.       DefaultFont.Color = clWindowText
  123.       DefaultFont.Height = 13
  124.       DefaultFont.Name = 'Tahoma'
  125.       DefaultFont.Style = []
  126.       DefaultWidth = 0
  127.       DefaultHeight = 0
  128.       UseSkinFont = True
  129.       AllowAllUp = False
  130.       TabStop = True
  131.       CanFocused = True
  132.       Down = False
  133.       GroupIndex = 0
  134.       Caption = 'Send'
  135.       NumGlyphs = 2
  136.       Spacing = 1
  137.       OnClick = bSendClick
  138.     end
  139.     object bClose: TbsSkinButton
  140.       Left = 636
  141.       Top = 9
  142.       Width = 75
  143.       Height = 24
  144.       TabOrder = 1
  145.       SkinData = SkinDataModule.SkinData
  146.       SkinDataName = 'buttonlight'
  147.       DefaultFont.Charset = DEFAULT_CHARSET
  148.       DefaultFont.Color = clWindowText
  149.       DefaultFont.Height = 13
  150.       DefaultFont.Name = 'Tahoma'
  151.       DefaultFont.Style = []
  152.       DefaultWidth = 0
  153.       DefaultHeight = 0
  154.       UseSkinFont = True
  155.       AllowAllUp = False
  156.       TabStop = True
  157.       CanFocused = True
  158.       Down = False
  159.       GroupIndex = 0
  160.       Caption = 'Close'
  161.       NumGlyphs = 2
  162.       Spacing = 1
  163.       Cancel = True
  164.       ModalResult = 2
  165.     end
  166.     object bUndo: TbsSkinButton
  167.       Left = 555
  168.       Top = 9
  169.       Width = 75
  170.       Height = 24
  171.       TabOrder = 2
  172.       Visible = False
  173.       SkinData = SkinDataModule.SkinData
  174.       SkinDataName = 'buttonlight'
  175.       DefaultFont.Charset = DEFAULT_CHARSET
  176.       DefaultFont.Color = clWindowText
  177.       DefaultFont.Height = 13
  178.       DefaultFont.Name = 'Tahoma'
  179.       DefaultFont.Style = []
  180.       DefaultWidth = 0
  181.       DefaultHeight = 0
  182.       UseSkinFont = True
  183.       AllowAllUp = False
  184.       TabStop = True
  185.       CanFocused = True
  186.       Down = False
  187.       GroupIndex = 0
  188.       Caption = 'Undo'
  189.       NumGlyphs = 2
  190.       Spacing = 1
  191.       Cancel = True
  192.       ModalResult = 2
  193.       OnClick = bUndoClick
  194.     end
  195.     object cntNextPrev: TAMContainer
  196.       Left = 7
  197.       Top = 4
  198.       Width = 132
  199.       Height = 41
  200.       Color = 14474975
  201.       DoubleBuffered = False
  202.       object lPicPos: TLabel
  203.         Left = 39
  204.         Top = 12
  205.         Width = 53
  206.         Height = 13
  207.         Alignment = taCenter
  208.         AutoSize = False
  209.         Caption = '1 of 1'
  210.         Font.Charset = DEFAULT_CHARSET
  211.         Font.Color = clWindowText
  212.         Font.Height = 13
  213.         Font.Name = 'Tahoma'
  214.         Font.Style = []
  215.         ParentFont = False
  216.         Transparent = True
  217.         WordWrap = True
  218.       end
  219.       object bNext: TbsSkinButton
  220.         Left = 95
  221.         Top = 8
  222.         Width = 32
  223.         Height = 24
  224.         TabOrder = 0
  225.         SkinData = SkinDataModule.SkinData
  226.         SkinDataName = 'buttonlight'
  227.         DefaultFont.Charset = DEFAULT_CHARSET
  228.         DefaultFont.Color = clWindowText
  229.         DefaultFont.Height = 14
  230.         DefaultFont.Name = 'Tahoma'
  231.         DefaultFont.Style = []
  232.         DefaultWidth = 0
  233.         DefaultHeight = 0
  234.         UseSkinFont = True
  235.         AllowAllUp = False
  236.         TabStop = True
  237.         CanFocused = False
  238.         Down = False
  239.         GroupIndex = 0
  240.         Caption = '>'
  241.         NumGlyphs = 2
  242.         Spacing = 1
  243.         Cancel = True
  244.         OnClick = bNextClick
  245.       end
  246.       object bPrev: TbsSkinButton
  247.         Left = 6
  248.         Top = 8
  249.         Width = 30
  250.         Height = 24
  251.         TabOrder = 1
  252.         SkinData = SkinDataModule.SkinData
  253.         SkinDataName = 'buttonlight'
  254.         DefaultFont.Charset = DEFAULT_CHARSET
  255.         DefaultFont.Color = clWindowText
  256.         DefaultFont.Height = 14
  257.         DefaultFont.Name = 'Tahoma'
  258.         DefaultFont.Style = []
  259.         DefaultWidth = 0
  260.         DefaultHeight = 0
  261.         UseSkinFont = True
  262.         AllowAllUp = False
  263.         TabStop = True
  264.         CanFocused = False
  265.         Down = False
  266.         GroupIndex = 0
  267.         Caption = '<'
  268.         NumGlyphs = 2
  269.         Spacing = 1
  270.         Cancel = True
  271.         OnClick = bPrevClick
  272.       end
  273.     end
  274.   end
  275.   object cntParams: TAMContainer
  276.     Left = 0
  277.     Top = 65
  278.     Width = 246
  279.     Height = 461
  280.     Align = alLeft
  281.     DoubleBuffered = False
  282.     object BevelA1: TbsSkinBevel
  283.       Left = 11
  284.       Top = 17
  285.       Width = 222
  286.       Height = 169
  287.       Shape = bsFrame
  288.       SkinDataName = 'bevel'
  289.       DividerMode = False
  290.     end
  291.     object lWidth: TLabel
  292.       Left = 14
  293.       Top = 44
  294.       Width = 63
  295.       Height = 13
  296.       Alignment = taRightJustify
  297.       AutoSize = False
  298.       Caption = 'Width:'
  299.       Font.Charset = DEFAULT_CHARSET
  300.       Font.Color = clWindowText
  301.       Font.Height = 13
  302.       Font.Name = 'Tahoma'
  303.       Font.Style = []
  304.       ParentFont = False
  305.     end
  306.     object lHeight: TLabel
  307.       Left = 14
  308.       Top = 72
  309.       Width = 63
  310.       Height = 13
  311.       Alignment = taRightJustify
  312.       AutoSize = False
  313.       Caption = 'Height:'
  314.       Font.Charset = DEFAULT_CHARSET
  315.       Font.Color = clWindowText
  316.       Font.Height = 13
  317.       Font.Name = 'Tahoma'
  318.       Font.Style = []
  319.       ParentFont = False
  320.     end
  321.     object lPresets: TLabel
  322.       Left = 37
  323.       Top = 11
  324.       Width = 40
  325.       Height = 13
  326.       Alignment = taRightJustify
  327.       Caption = 'Presets:'
  328.       Font.Charset = DEFAULT_CHARSET
  329.       Font.Color = clWindowText
  330.       Font.Height = 13
  331.       Font.Name = 'Tahoma'
  332.       Font.Style = []
  333.       ParentFont = False
  334.     end
  335.     object bSavePreset: TbsSkinSpeedButton
  336.       Left = 164
  337.       Top = 39
  338.       Width = 24
  339.       Height = 22
  340.       SkinData = SkinDataModule.SkinData
  341.       SkinDataName = 'toolbutton'
  342.       DefaultFont.Charset = DEFAULT_CHARSET
  343.       DefaultFont.Color = clWindowText
  344.       DefaultFont.Height = 17
  345.       DefaultFont.Name = 'Wingdings'
  346.       DefaultFont.Style = []
  347.       DefaultWidth = 0
  348.       DefaultHeight = 0
  349.       UseSkinFont = False
  350.       RepeatMode = False
  351.       RepeatInterval = 100
  352.       Transparent = False
  353.       Flat = False
  354.       AllowAllUp = False
  355.       Down = False
  356.       GroupIndex = 0
  357.       Caption = '<'
  358.       NumGlyphs = 2
  359.       Spacing = 0
  360.       OnClick = bSavePresetClick
  361.     end
  362.     object bDeletePreset: TbsSkinSpeedButton
  363.       Left = 191
  364.       Top = 39
  365.       Width = 24
  366.       Height = 22
  367.       SkinData = SkinDataModule.SkinData
  368.       SkinDataName = 'toolbutton'
  369.       DefaultFont.Charset = DEFAULT_CHARSET
  370.       DefaultFont.Color = clWindowText
  371.       DefaultFont.Height = 18
  372.       DefaultFont.Name = 'Webdings'
  373.       DefaultFont.Style = [fsBold]
  374.       DefaultWidth = 0
  375.       DefaultHeight = 0
  376.       UseSkinFont = False
  377.       RepeatMode = False
  378.       RepeatInterval = 100
  379.       Transparent = False
  380.       Flat = True
  381.       AllowAllUp = False
  382.       Down = False
  383.       GroupIndex = 0
  384.       Caption = 'r'
  385.       NumGlyphs = 2
  386.       Spacing = 0
  387.       OnClick = bDeletePresetClick
  388.     end
  389.     object lColors: TLabel
  390.       Left = 44
  391.       Top = 128
  392.       Width = 34
  393.       Height = 13
  394.       Alignment = taRightJustify
  395.       Caption = 'Colors:'
  396.       Font.Charset = DEFAULT_CHARSET
  397.       Font.Color = clWindowText
  398.       Font.Height = 13
  399.       Font.Name = 'Tahoma'
  400.       Font.Style = []
  401.       ParentFont = False
  402.     end
  403.     object lFormat: TLabel
  404.       Left = 14
  405.       Top = 100
  406.       Width = 63
  407.       Height = 13
  408.       Alignment = taRightJustify
  409.       AutoSize = False
  410.       Caption = 'Format:'
  411.       Font.Charset = DEFAULT_CHARSET
  412.       Font.Color = clWindowText
  413.       Font.Height = 13
  414.       Font.Name = 'Tahoma'
  415.       Font.Style = []
  416.       ParentFont = False
  417.     end
  418.     object lSize: TLabel
  419.       Left = 16
  420.       Top = 155
  421.       Width = 62
  422.       Height = 13
  423.       Alignment = taRightJustify
  424.       AutoSize = False
  425.       Caption = 'Size:'
  426.       Font.Charset = DEFAULT_CHARSET
  427.       Font.Color = clWindowText
  428.       Font.Height = 13
  429.       Font.Name = 'Tahoma'
  430.       Font.Style = []
  431.       ParentFont = False
  432.     end
  433.     object lSizeValue: TLabel
  434.       Left = 84
  435.       Top = 155
  436.       Width = 23
  437.       Height = 13
  438.       Caption = ':: Kb'
  439.       Font.Charset = DEFAULT_CHARSET
  440.       Font.Color = clWindowText
  441.       Font.Height = 13
  442.       Font.Name = 'Tahoma'
  443.       Font.Style = []
  444.       ParentFont = False
  445.     end
  446.     object cbPresets: TbsSkinComboBox
  447.       Left = 80
  448.       Top = 8
  449.       Width = 144
  450.       Height = 20
  451.       TabOrder = 0
  452.       SkinData = SkinDataModule.SkinData
  453.       SkinDataName = 'comboboxlight'
  454.       DefaultFont.Charset = DEFAULT_CHARSET
  455.       DefaultFont.Color = clWindowText
  456.       DefaultFont.Height = 14
  457.       DefaultFont.Name = 'Tahoma'
  458.       DefaultFont.Style = []
  459.       DefaultWidth = 0
  460.       DefaultHeight = 0
  461.       UseSkinFont = True
  462.       AlphaBlend = False
  463.       AlphaBlendValue = 0
  464.       AlphaBlendAnimation = False
  465.       ListBoxUseSkinFont = True
  466.       ImageIndex = -1
  467.       ListBoxCaptionMode = False
  468.       ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  469.       ListBoxDefaultFont.Color = clWindowText
  470.       ListBoxDefaultFont.Height = 14
  471.       ListBoxDefaultFont.Name = 'Tahoma'
  472.       ListBoxDefaultFont.Style = []
  473.       ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  474.       ListBoxDefaultCaptionFont.Color = clWindowText
  475.       ListBoxDefaultCaptionFont.Height = 14
  476.       ListBoxDefaultCaptionFont.Name = 'Tahoma'
  477.       ListBoxDefaultCaptionFont.Style = []
  478.       ListBoxDefaultItemHeight = 20
  479.       ListBoxCaptionAlignment = taLeftJustify
  480.       TabStop = True
  481.       ItemIndex = -1
  482.       DropDownCount = 8
  483.       HorizontalExtent = False
  484.       Font.Charset = DEFAULT_CHARSET
  485.       Font.Color = clWindowText
  486.       Font.Height = 14
  487.       Font.Name = 'Tahoma'
  488.       Font.Style = []
  489.       Sorted = False
  490.       Style = bscbFixedStyle
  491.       OnChange = cbPresetsChange
  492.     end
  493.     object Image1: TAMImageView
  494.       Left = 10
  495.       Top = 186
  496.       Width = 223
  497.       Height = 273
  498.       Cursor = crDefault
  499.       Background = clSilver
  500.       Ctl3D = False
  501.       ParentCtl3D = False
  502.       BorderStyle = bsNone
  503.       OnAttemptToMouseWheel = AMImageView2AttemptToMouseWheel
  504.       SelectionOptions = [iesoSizeable, iesoMoveable]
  505.       Enabled = False
  506.       TabOrder = 1
  507.       OnMouseDown = AMImageView2MouseDown
  508.       OnMouseMove = AMImageView2MouseMove
  509.       OnMouseUp = AMImageView2MouseUp
  510.       OnKeyDown = AMImageView2KeyDown
  511.     end
  512.     object eWidth: TbsSkinSpinEdit
  513.       Left = 80
  514.       Top = 40
  515.       Width = 81
  516.       Height = 20
  517.       TabOrder = 2
  518.       SkinData = SkinDataModule.SkinData
  519.       SkinDataName = 'spinedit'
  520.       DefaultFont.Charset = DEFAULT_CHARSET
  521.       DefaultFont.Color = clWindowText
  522.       DefaultFont.Height = 13
  523.       DefaultFont.Name = 'Tahoma'
  524.       DefaultFont.Style = []
  525.       DefaultWidth = 0
  526.       DefaultHeight = 0
  527.       UseSkinFont = False
  528.       ValueType = vtInteger
  529.       MinValue = 20
  530.       MaxValue = 1000
  531.       Value = 300
  532.       Increment = 1
  533.       EditorEnabled = True
  534.       MaxLength = 0
  535.       OnChange = eWidthChange
  536.       OnEditExit = eWidthEditExit
  537.     end
  538.     object eHeight: TbsSkinSpinEdit
  539.       Left = 80
  540.       Top = 68
  541.       Width = 81
  542.       Height = 20
  543.       TabOrder = 3
  544.       SkinData = SkinDataModule.SkinData
  545.       SkinDataName = 'spinedit'
  546.       DefaultFont.Charset = DEFAULT_CHARSET
  547.       DefaultFont.Color = clWindowText
  548.       DefaultFont.Height = 13
  549.       DefaultFont.Name = 'Tahoma'
  550.       DefaultFont.Style = []
  551.       DefaultWidth = 0
  552.       DefaultHeight = 0
  553.       UseSkinFont = False
  554.       ValueType = vtInteger
  555.       MinValue = 20
  556.       MaxValue = 1000
  557.       Value = 300
  558.       Increment = 1
  559.       EditorEnabled = True
  560.       MaxLength = 0
  561.       OnChange = eWidthChange
  562.       OnEditExit = eWidthEditExit
  563.     end
  564.     object cbColorsBMP: TbsSkinComboBox
  565.       Left = 80
  566.       Top = 125
  567.       Width = 79
  568.       Height = 20
  569.       TabOrder = 4
  570.       SkinData = SkinDataModule.SkinData
  571.       SkinDataName = 'comboboxlight'
  572.       DefaultFont.Charset = DEFAULT_CHARSET
  573.       DefaultFont.Color = clWindowText
  574.       DefaultFont.Height = 13
  575.       DefaultFont.Name = 'Tahoma'
  576.       DefaultFont.Style = []
  577.       DefaultWidth = 0
  578.       DefaultHeight = 0
  579.       UseSkinFont = True
  580.       AlphaBlend = False
  581.       AlphaBlendValue = 0
  582.       AlphaBlendAnimation = False
  583.       ListBoxUseSkinFont = True
  584.       ImageIndex = -1
  585.       ListBoxCaptionMode = False
  586.       ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  587.       ListBoxDefaultFont.Color = clWindowText
  588.       ListBoxDefaultFont.Height = 13
  589.       ListBoxDefaultFont.Name = 'Tahoma'
  590.       ListBoxDefaultFont.Style = []
  591.       ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  592.       ListBoxDefaultCaptionFont.Color = clWindowText
  593.       ListBoxDefaultCaptionFont.Height = 14
  594.       ListBoxDefaultCaptionFont.Name = 'Tahoma'
  595.       ListBoxDefaultCaptionFont.Style = []
  596.       ListBoxDefaultItemHeight = 20
  597.       ListBoxCaptionAlignment = taLeftJustify
  598.       TabStop = True
  599.       Text = '262144'
  600.       Items.Strings = (
  601.         '262144'
  602.         '65536'
  603.         '65000'
  604.         '4096'
  605.         '256'
  606.         '4'
  607.         '2')
  608.       ItemIndex = 0
  609.       DropDownCount = 7
  610.       HorizontalExtent = False
  611.       Font.Charset = DEFAULT_CHARSET
  612.       Font.Color = clWindowText
  613.       Font.Height = 13
  614.       Font.Name = 'Tahoma'
  615.       Font.Style = []
  616.       Sorted = False
  617.       Style = bscbFixedStyle
  618.       OnChange = cbColorsBMPChange
  619.     end
  620.     object cbFormats: TbsSkinComboBox
  621.       Left = 80
  622.       Top = 96
  623.       Width = 80
  624.       Height = 20
  625.       TabOrder = 5
  626.       SkinData = SkinDataModule.SkinData
  627.       SkinDataName = 'comboboxlight'
  628.       DefaultFont.Charset = DEFAULT_CHARSET
  629.       DefaultFont.Color = clWindowText
  630.       DefaultFont.Height = 13
  631.       DefaultFont.Name = 'Tahoma'
  632.       DefaultFont.Style = []
  633.       DefaultWidth = 0
  634.       DefaultHeight = 0
  635.       UseSkinFont = True
  636.       AlphaBlend = False
  637.       AlphaBlendValue = 0
  638.       AlphaBlendAnimation = False
  639.       ListBoxUseSkinFont = True
  640.       ImageIndex = -1
  641.       ListBoxCaptionMode = False
  642.       ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  643.       ListBoxDefaultFont.Color = clWindowText
  644.       ListBoxDefaultFont.Height = 13
  645.       ListBoxDefaultFont.Name = 'Tahoma'
  646.       ListBoxDefaultFont.Style = []
  647.       ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  648.       ListBoxDefaultCaptionFont.Color = clWindowText
  649.       ListBoxDefaultCaptionFont.Height = 14
  650.       ListBoxDefaultCaptionFont.Name = 'Tahoma'
  651.       ListBoxDefaultCaptionFont.Style = []
  652.       ListBoxDefaultItemHeight = 20
  653.       ListBoxCaptionAlignment = taLeftJustify
  654.       TabStop = True
  655.       Text = 'JPEG'
  656.       Items.Strings = (
  657.         'JPEG'
  658.         'GIF'
  659.         'BMP')
  660.       ItemIndex = 0
  661.       DropDownCount = 3
  662.       HorizontalExtent = False
  663.       Font.Charset = DEFAULT_CHARSET
  664.       Font.Color = clWindowText
  665.       Font.Height = 13
  666.       Font.Name = 'Tahoma'
  667.       Font.Style = []
  668.       Sorted = False
  669.       Style = bscbFixedStyle
  670.       OnChange = cbFormatsChange
  671.     end
  672.     object cbColorsGIF: TbsSkinComboBox
  673.       Left = 80
  674.       Top = 125
  675.       Width = 79
  676.       Height = 20
  677.       TabOrder = 7
  678.       SkinData = SkinDataModule.SkinData
  679.       SkinDataName = 'comboboxlight'
  680.       DefaultFont.Charset = DEFAULT_CHARSET
  681.       DefaultFont.Color = clWindowText
  682.       DefaultFont.Height = 13
  683.       DefaultFont.Name = 'Tahoma'
  684.       DefaultFont.Style = []
  685.       DefaultWidth = 0
  686.       DefaultHeight = 0
  687.       UseSkinFont = True
  688.       AlphaBlend = False
  689.       AlphaBlendValue = 0
  690.       AlphaBlendAnimation = False
  691.       ListBoxUseSkinFont = True
  692.       ImageIndex = -1
  693.       ListBoxCaptionMode = False
  694.       ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  695.       ListBoxDefaultFont.Color = clWindowText
  696.       ListBoxDefaultFont.Height = 13
  697.       ListBoxDefaultFont.Name = 'Tahoma'
  698.       ListBoxDefaultFont.Style = []
  699.       ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  700.       ListBoxDefaultCaptionFont.Color = clWindowText
  701.       ListBoxDefaultCaptionFont.Height = 14
  702.       ListBoxDefaultCaptionFont.Name = 'Tahoma'
  703.       ListBoxDefaultCaptionFont.Style = []
  704.       ListBoxDefaultItemHeight = 20
  705.       ListBoxCaptionAlignment = taLeftJustify
  706.       TabStop = True
  707.       Text = '256'
  708.       Items.Strings = (
  709.         '256'
  710.         '128'
  711.         '64'
  712.         '32'
  713.         '16'
  714.         '8'
  715.         '4'
  716.         '2')
  717.       ItemIndex = 0
  718.       DropDownCount = 8
  719.       HorizontalExtent = False
  720.       Font.Charset = DEFAULT_CHARSET
  721.       Font.Color = clWindowText
  722.       Font.Height = 13
  723.       Font.Name = 'Tahoma'
  724.       Font.Style = []
  725.       Sorted = False
  726.       Style = bscbFixedStyle
  727.       OnChange = cbColorsBMPChange
  728.     end
  729.     object cntJPEGQuality: TAMContainer
  730.       Left = 16
  731.       Top = 121
  732.       Width = 211
  733.       Height = 28
  734.       DoubleBuffered = False
  735.       object lQuality: TLabel
  736.         Left = 0
  737.         Top = 6
  738.         Width = 62
  739.         Height = 13
  740.         Alignment = taRightJustify
  741.         AutoSize = False
  742.         Caption = 'Quality:'
  743.         Font.Charset = DEFAULT_CHARSET
  744.         Font.Color = clWindowText
  745.         Font.Height = 13
  746.         Font.Name = 'Tahoma'
  747.         Font.Style = []
  748.         ParentFont = False
  749.       end
  750.       object lQualityValue: TLabel
  751.         Left = 170
  752.         Top = 6
  753.         Width = 12
  754.         Height = 13
  755.         Caption = '10'
  756.         Font.Charset = DEFAULT_CHARSET
  757.         Font.Color = clWindowText
  758.         Font.Height = 13
  759.         Font.Name = 'Tahoma'
  760.         Font.Style = []
  761.         ParentFont = False
  762.       end
  763.       object gQuality: TbsSkinSlider
  764.         Left = 61
  765.         Top = 1
  766.         Width = 103
  767.         Height = 27
  768.         TabOrder = 0
  769.         SkinData = SkinDataModule.SkinData
  770.         SkinDataName = 'slider'
  771.         BusinessSkinForm = SkinForm
  772.         Color = clSilver
  773.         Options = [soSmooth]
  774.         ParentColor = False
  775.         TabStop = False
  776.         Value = 70
  777.         Transparent = True
  778.         UseSkinThumb = True
  779.         OnChange = gQualityChange
  780.         OnChanged = gQualityChanged
  781.       end
  782.     end
  783.   end
  784.   object cntA: TAMContainer
  785.     Left = 246
  786.     Top = 65
  787.     Width = 502
  788.     Height = 461
  789.     Align = alClient
  790.     Color = 14211288
  791.     OnResize = cntAResize
  792.     DoubleBuffered = False
  793.     object BevelA: TbsSkinBevel
  794.       Left = 1
  795.       Top = 3
  796.       Width = 537
  797.       Height = 417
  798.       SkinData = SkinDataModule.SkinData
  799.       SkinDataName = 'bevel'
  800.       DividerMode = False
  801.     end
  802.     object sbhScrollBar: TbsSkinScrollBar
  803.       Left = 283
  804.       Top = 318
  805.       Width = 200
  806.       Height = 20
  807.       TabOrder = 0
  808.       Visible = False
  809.       SkinData = SkinDataModule.SkinData
  810.       SkinDataName = 'hscrollbar'
  811.       DefaultFont.Charset = DEFAULT_CHARSET
  812.       DefaultFont.Color = clWindowText
  813.       DefaultFont.Height = 14
  814.       DefaultFont.Name = 'Arial'
  815.       DefaultFont.Style = []
  816.       DefaultWidth = 0
  817.       DefaultHeight = 0
  818.       UseSkinFont = True
  819.       Both = False
  820.       BothMarkerWidth = 0
  821.       BothSkinDataName = 'bothhscrollbar'
  822.       CanFocused = False
  823.       Kind = sbHorizontal
  824.       PageSize = 0
  825.       Min = 0
  826.       Max = 0
  827.       Position = 0
  828.       SmallChange = 1
  829.       LargeChange = 1
  830.       AutoLargeChange = False
  831.       OnMouseDown = sbvScrollBarMouseDown
  832.       OnMouseUp = sbvScrollBarMouseUp
  833.     end
  834.     object sbvScrollBar: TbsSkinScrollBar
  835.       Left = 458
  836.       Top = 11
  837.       Width = 24
  838.       Height = 289
  839.       TabOrder = 1
  840.       Visible = False
  841.       SkinData = SkinDataModule.SkinData
  842.       SkinDataName = 'vscrollbar'
  843.       DefaultFont.Charset = DEFAULT_CHARSET
  844.       DefaultFont.Color = clWindowText
  845.       DefaultFont.Height = 14
  846.       DefaultFont.Name = 'Arial'
  847.       DefaultFont.Style = []
  848.       DefaultWidth = 0
  849.       DefaultHeight = 0
  850.       UseSkinFont = True
  851.       Both = False
  852.       BothMarkerWidth = 0
  853.       BothSkinDataName = 'bothhscrollbar'
  854.       CanFocused = False
  855.       Kind = sbVertical
  856.       PageSize = 0
  857.       Min = 0
  858.       Max = 0
  859.       Position = 0
  860.       SmallChange = 1
  861.       LargeChange = 1
  862.       AutoLargeChange = False
  863.       OnMouseDown = sbvScrollBarMouseDown
  864.       OnMouseUp = sbvScrollBarMouseUp
  865.     end
  866.     object sbvScrollBar2: TbsSkinScrollBar
  867.       Left = 434
  868.       Top = 11
  869.       Width = 24
  870.       Height = 289
  871.       TabOrder = 2
  872.       Visible = False
  873.       SkinData = SkinDataModule.SkinData
  874.       SkinDataName = 'vscrollbar'
  875.       DefaultFont.Charset = DEFAULT_CHARSET
  876.       DefaultFont.Color = clWindowText
  877.       DefaultFont.Height = 14
  878.       DefaultFont.Name = 'Arial'
  879.       DefaultFont.Style = []
  880.       DefaultWidth = 0
  881.       DefaultHeight = 0
  882.       UseSkinFont = True
  883.       Both = False
  884.       BothMarkerWidth = 0
  885.       BothSkinDataName = 'bothhscrollbar'
  886.       CanFocused = False
  887.       Kind = sbVertical
  888.       PageSize = 0
  889.       Min = 0
  890.       Max = 0
  891.       Position = 0
  892.       SmallChange = 1
  893.       LargeChange = 1
  894.       OnChange = sbvScrollBar2Change
  895.       AutoLargeChange = False
  896.       OnMouseDown = sbvScrollBarMouseDown
  897.       OnMouseUp = sbvScrollBarMouseUp
  898.     end
  899.     object sbhScrollBar2: TbsSkinScrollBar
  900.       Left = 283
  901.       Top = 302
  902.       Width = 200
  903.       Height = 20
  904.       TabOrder = 3
  905.       Visible = False
  906.       SkinData = SkinDataModule.SkinData
  907.       SkinDataName = 'hscrollbar'
  908.       DefaultFont.Charset = DEFAULT_CHARSET
  909.       DefaultFont.Color = clWindowText
  910.       DefaultFont.Height = 14
  911.       DefaultFont.Name = 'Arial'
  912.       DefaultFont.Style = []
  913.       DefaultWidth = 0
  914.       DefaultHeight = 0
  915.       UseSkinFont = True
  916.       Both = False
  917.       BothMarkerWidth = 0
  918.       BothSkinDataName = 'bothhscrollbar'
  919.       CanFocused = False
  920.       Kind = sbHorizontal
  921.       PageSize = 0
  922.       Min = 0
  923.       Max = 0
  924.       Position = 0
  925.       SmallChange = 1
  926.       LargeChange = 1
  927.       OnChange = sbhScrollBar2Change
  928.       AutoLargeChange = False
  929.       OnMouseDown = sbvScrollBarMouseDown
  930.       OnMouseUp = sbvScrollBarMouseDown
  931.     end
  932.     object AMImageView2: TAMImageView
  933.       Left = 49
  934.       Top = 115
  935.       Width = 40
  936.       Height = 186
  937.       Cursor = crDefault
  938.       Background = clSilver
  939.       Ctl3D = False
  940.       ParentCtl3D = False
  941.       BorderStyle = bsNone
  942.       OnAttemptToMouseWheel = AMImageView2AttemptToMouseWheel
  943.       SelectionOptions = [iesoSizeable, iesoMoveable]
  944.       BackgroundStyle = iebsGradient
  945.       Visible = False
  946.       TabOrder = 4
  947.       OnMouseDown = AMImageView2MouseDown
  948.       OnMouseMove = AMImageView2MouseMove
  949.       OnMouseUp = AMImageView2MouseUp
  950.       OnKeyDown = AMImageView2KeyDown
  951.     end
  952.     object AMImageView1: TAMImageView
  953.       Left = 4
  954.       Top = 39
  955.       Width = 40
  956.       Height = 170
  957.       Cursor = 1782
  958.       Background = clSilver
  959.       Ctl3D = False
  960.       ParentCtl3D = False
  961.       BorderStyle = bsNone
  962.       HScrollBar = sbhScrollBar
  963.       VScrollBar = sbvScrollBar
  964.       ZoomFilter = rfNearest
  965.       SelectionOptions = [iesoSizeable, iesoMoveable]
  966.       BackgroundStyle = iebsGradient
  967.       OnSelectionChanging = AMImageView1SelectionChanging
  968.       OnAfterSelectionChange = AMImageView1AfterSelectionChange
  969.       OnScrollBarChange = AMImageView1ScrollBarChange
  970.       TabOrder = 5
  971.       OnMouseUp = AMImageView1MouseUp
  972.     end
  973.     object cntTools: TAMContainer
  974.       Left = 0
  975.       Top = 424
  976.       Width = 502
  977.       Height = 37
  978.       Align = alBottom
  979.       Color = clSilver
  980.       OnResize = cntToolsResize
  981.       DoubleBuffered = False
  982.       object bLeft: TAMDownedButton
  983.         Left = 5
  984.         Top = 4
  985.         Width = 23
  986.         Height = 22
  987.         Hint = 'Rotate Left'
  988.         SkinData = SkinDataModule.SkinData
  989.         SkinDataName = 'toolbutton'
  990.         DefaultFont.Charset = DEFAULT_CHARSET
  991.         DefaultFont.Color = clWindowText
  992.         DefaultFont.Height = 14
  993.         DefaultFont.Name = 'Tahoma'
  994.         DefaultFont.Style = []
  995.         DefaultWidth = 0
  996.         DefaultHeight = 0
  997.         UseSkinFont = True
  998.         RepeatMode = False
  999.         RepeatInterval = 100
  1000.         Transparent = False
  1001.         Flat = True
  1002.         AllowAllUp = False
  1003.         ShowHint = True
  1004.         Down = False
  1005.         GroupIndex = 0
  1006.         NumGlyphs = 1
  1007.         Spacing = 1
  1008.         Alignment = taLeftJustify
  1009.         ShowText = False
  1010.         OnBtnClick = bLeftBtnClick
  1011.         AutoSize = False
  1012.       end
  1013.       object bRight: TAMDownedButton
  1014.         Left = 29
  1015.         Top = 4
  1016.         Width = 23
  1017.         Height = 22
  1018.         Hint = 'Rotate Right'
  1019.         SkinData = SkinDataModule.SkinData
  1020.         SkinDataName = 'toolbutton'
  1021.         DefaultFont.Charset = DEFAULT_CHARSET
  1022.         DefaultFont.Color = clWindowText
  1023.         DefaultFont.Height = 14
  1024.         DefaultFont.Name = 'Tahoma'
  1025.         DefaultFont.Style = []
  1026.         DefaultWidth = 0
  1027.         DefaultHeight = 0
  1028.         UseSkinFont = True
  1029.         RepeatMode = False
  1030.         RepeatInterval = 100
  1031.         Transparent = False
  1032.         Flat = True
  1033.         AllowAllUp = False
  1034.         ShowHint = True
  1035.         Down = False
  1036.         GroupIndex = 0
  1037.         NumGlyphs = 1
  1038.         Spacing = 1
  1039.         Alignment = taLeftJustify
  1040.         ShowText = False
  1041.         OnBtnClick = bRightBtnClick
  1042.         AutoSize = False
  1043.       end
  1044.       object cntZoom: TAMContainer
  1045.         Left = 206
  1046.         Top = 0
  1047.         Width = 296
  1048.         Height = 37
  1049.         Align = alRight
  1050.         Color = 14474975
  1051.         DoubleBuffered = False
  1052.         object bZoomIn: TAMDownedButton
  1053.           Left = 266
  1054.           Top = 3
  1055.           Width = 25
  1056.           Height = 25
  1057.           Hint = 'Zoom In'
  1058.           SkinData = SkinDataModule.SkinData
  1059.           SkinDataName = 'toolbutton'
  1060.           DefaultFont.Charset = DEFAULT_CHARSET
  1061.           DefaultFont.Color = clWindowText
  1062.           DefaultFont.Height = 14
  1063.           DefaultFont.Name = 'Tahoma'
  1064.           DefaultFont.Style = []
  1065.           DefaultWidth = 0
  1066.           DefaultHeight = 0
  1067.           UseSkinFont = True
  1068.           RepeatMode = False
  1069.           RepeatInterval = 100
  1070.           Transparent = False
  1071.           Flat = True
  1072.           AllowAllUp = False
  1073.           ShowHint = True
  1074.           Down = False
  1075.           GroupIndex = 0
  1076.           NumGlyphs = 1
  1077.           Spacing = 1
  1078.           Alignment = taLeftJustify
  1079.           ShowText = True
  1080.           OnBtnClick = bZoomInBtnClick
  1081.           AutoSize = False
  1082.         end
  1083.         object bZoomOut: TAMDownedButton
  1084.           Left = 98
  1085.           Top = 3
  1086.           Width = 25
  1087.           Height = 25
  1088.           Hint = 'Zoom Out'
  1089.           SkinData = SkinDataModule.SkinData
  1090.           SkinDataName = 'toolbutton'
  1091.           DefaultFont.Charset = DEFAULT_CHARSET
  1092.           DefaultFont.Color = clWindowText
  1093.           DefaultFont.Height = 14
  1094.           DefaultFont.Name = 'Tahoma'
  1095.           DefaultFont.Style = []
  1096.           DefaultWidth = 0
  1097.           DefaultHeight = 0
  1098.           UseSkinFont = True
  1099.           RepeatMode = False
  1100.           RepeatInterval = 100
  1101.           Transparent = False
  1102.           Flat = True
  1103.           AllowAllUp = False
  1104.           ShowHint = True
  1105.           Down = False
  1106.           GroupIndex = 0
  1107.           NumGlyphs = 1
  1108.           Spacing = 1
  1109.           Alignment = taLeftJustify
  1110.           ShowText = True
  1111.           OnBtnClick = bZoomOutBtnClick
  1112.           AutoSize = False
  1113.         end
  1114.         object lZoomPercent: TLabel
  1115.           Left = 64
  1116.           Top = 7
  1117.           Width = 29
  1118.           Height = 13
  1119.           Alignment = taRightJustify
  1120.           Caption = '100%'
  1121.           Font.Charset = DEFAULT_CHARSET
  1122.           Font.Color = clWindowText
  1123.           Font.Height = 13
  1124.           Font.Name = 'Tahoma'
  1125.           Font.Style = []
  1126.           ParentFont = False
  1127.         end
  1128.         object bZoomFit: TAMDownedButton
  1129.           Left = 31
  1130.           Top = 3
  1131.           Width = 25
  1132.           Height = 25
  1133.           Hint = 'Zoom Out'
  1134.           SkinData = SkinDataModule.SkinData
  1135.           SkinDataName = 'toolbutton'
  1136.           DefaultFont.Charset = DEFAULT_CHARSET
  1137.           DefaultFont.Color = clWindowText
  1138.           DefaultFont.Height = 14
  1139.           DefaultFont.Name = 'Tahoma'
  1140.           DefaultFont.Style = []
  1141.           DefaultWidth = 0
  1142.           DefaultHeight = 0
  1143.           UseSkinFont = True
  1144.           RepeatMode = False
  1145.           RepeatInterval = 100
  1146.           Transparent = False
  1147.           Flat = True
  1148.           AllowAllUp = False
  1149.           ShowHint = True
  1150.           Down = False
  1151.           GroupIndex = 0
  1152.           NumGlyphs = 1
  1153.           Spacing = 1
  1154.           Alignment = taLeftJustify
  1155.           ShowText = True
  1156.           OnBtnClick = bZoomFitBtnClick
  1157.           AutoSize = False
  1158.         end
  1159.         object bZoom100: TAMDownedButton
  1160.           Left = 5
  1161.           Top = 3
  1162.           Width = 25
  1163.           Height = 25
  1164.           Hint = 'Zoom In'
  1165.           SkinData = SkinDataModule.SkinData
  1166.           SkinDataName = 'toolbutton'
  1167.           DefaultFont.Charset = DEFAULT_CHARSET
  1168.           DefaultFont.Color = clWindowText
  1169.           DefaultFont.Height = 14
  1170.           DefaultFont.Name = 'Tahoma'
  1171.           DefaultFont.Style = []
  1172.           DefaultWidth = 0
  1173.           DefaultHeight = 0
  1174.           UseSkinFont = True
  1175.           RepeatMode = False
  1176.           RepeatInterval = 100
  1177.           Transparent = False
  1178.           Flat = True
  1179.           AllowAllUp = False
  1180.           ShowHint = True
  1181.           Down = False
  1182.           GroupIndex = 0
  1183.           NumGlyphs = 1
  1184.           Spacing = 1
  1185.           Alignment = taLeftJustify
  1186.           ShowText = True
  1187.           OnBtnClick = bZoom100BtnClick
  1188.           AutoSize = False
  1189.         end
  1190.         object slZoom: TbsSkinSlider
  1191.           Left = 124
  1192.           Top = -1
  1193.           Width = 141
  1194.           Height = 28
  1195.           TabOrder = 0
  1196.           SkinData = SkinDataModule.SkinData
  1197.           SkinDataName = 'slider'
  1198.           Increment = 1
  1199.           MaxValue = 18
  1200.           Options = [soShowPoints, soSmooth]
  1201.           Value = 6
  1202.           Transparent = True
  1203.           UseSkinThumb = True
  1204.           OnChange = slZoomChange
  1205.         end
  1206.       end
  1207.       object ProgressGauge: TbsSkinGauge
  1208.         Left = 56
  1209.         Top = 6
  1210.         Width = 133
  1211.         Height = 17
  1212.         TabOrder = 1
  1213.         Visible = False
  1214.         SkinData = SkinDataModule.SkinData
  1215.         SkinDataName = 'gaugestatus'
  1216.         DefaultFont.Charset = DEFAULT_CHARSET
  1217.         DefaultFont.Color = clWindowText
  1218.         DefaultFont.Height = 13
  1219.         DefaultFont.Name = 'Tahoma'
  1220.         DefaultFont.Style = []
  1221.         DefaultWidth = 0
  1222.         DefaultHeight = 0
  1223.         UseSkinFont = True
  1224.         VisibleOnlyIfWork = True
  1225.         ProgressText = 'Loading '
  1226.         ShowProgressText = True
  1227.         ShowPercent = True
  1228.         MinValue = 0
  1229.         MaxValue = 100
  1230.         Value = 50
  1231.         Vertical = False
  1232.         OnChangeValue = ProgressGaugeChangeValue
  1233.       end
  1234.     end
  1235.     object AMContainer1: TAMContainer
  1236.       Left = 136
  1237.       Top = 32
  1238.       Width = 234
  1239.       Height = 223
  1240.       Color = clSilver
  1241.       Visible = False
  1242.       OnResize = cntToolsResize
  1243.       DoubleBuffered = False
  1244.       object BevelA2: TbsSkinBevel
  1245.         Left = 11
  1246.         Top = 16
  1247.         Width = 208
  1248.         Height = 177
  1249.         Shape = bsFrame
  1250.         SkinDataName = 'bevel'
  1251.         DividerMode = False
  1252.       end
  1253.       object Label4: TLabel
  1254.         Left = 22
  1255.         Top = 12
  1256.         Width = 50
  1257.         Height = 13
  1258.         Caption = 'Enchance:'
  1259.         Font.Charset = DEFAULT_CHARSET
  1260.         Font.Color = clWindowText
  1261.         Font.Height = 13
  1262.         Font.Name = 'Tahoma'
  1263.         Font.Style = []
  1264.         ParentFont = False
  1265.       end
  1266.       object lBrightness: TLabel
  1267.         Left = 20
  1268.         Top = 56
  1269.         Width = 50
  1270.         Height = 13
  1271.         Caption = 'Brightness'
  1272.         Font.Charset = DEFAULT_CHARSET
  1273.         Font.Color = clWindowText
  1274.         Font.Height = 13
  1275.         Font.Name = 'Tahoma'
  1276.         Font.Style = []
  1277.         ParentFont = False
  1278.       end
  1279.       object bResetValues: TAMDownedButton
  1280.         Left = 100
  1281.         Top = 23
  1282.         Width = 25
  1283.         Height = 21
  1284.         SkinData = SkinDataModule.SkinData
  1285.         SkinDataName = 'toolbutton'
  1286.         DefaultFont.Charset = DEFAULT_CHARSET
  1287.         DefaultFont.Color = clWindowText
  1288.         DefaultFont.Height = 14
  1289.         DefaultFont.Name = 'Tahoma'
  1290.         DefaultFont.Style = []
  1291.         DefaultWidth = 0
  1292.         DefaultHeight = 0
  1293.         UseSkinFont = True
  1294.         RepeatMode = False
  1295.         RepeatInterval = 100
  1296.         Transparent = False
  1297.         Flat = False
  1298.         AllowAllUp = False
  1299.         Down = False
  1300.         GroupIndex = 0
  1301.         Glyph.Data = {
  1302.           22030000424D22030000000000003600000028000000110000000B0000000100
  1303.           200000000000EC020000120B0000120B00000000000000000000000000000000
  1304.           0000000000000000000000000000000000000000000000000003000000050000
  1305.           0003000000000000000000000000000000000000000000000000000000000000
  1306.           00000000000000000000000000000000000000000000000000030000000D0000
  1307.           00160000000D0000000300000000000000000000000000000000000000000000
  1308.           00000000000000000000000000000000000000000000000000030000000D0000
  1309.           001E000000260000001E0000000D000000030000000000000000000000000000
  1310.           00000000000000000000000000000000000000000000000000030000000D0000
  1311.           001E000000FF0000002B000000280000001E0000000D00000003000000000000
  1312.           00000000000000000000000000000000000000000000000000030000000D0000
  1313.           001E000000FF80B08AFF000000FF0000002B000000280000001E0000000D0000
  1314.           00030000000000000000000000000000000000000000000000030000000D0000
  1315.           001E000000FFB7E4C1FFB7E4C1FF80B08AFF000000FF0000002B000000280000
  1316.           001E0000000D0000000300000000000000000000000000000000000000050000
  1317.           0013000000FFB7E4C1FFB7E4C1FFB7E4C1FFB7E4C1FF80B08AFF000000FF0000
  1318.           00200000001E0000001300000005000000000000000000000000000000000000
  1319.           0003000000FFDBF1E0FFDBF1E0FFDBF1E0FFDBF1E0FFDBF1E0FFDBF1E0FFB7E4
  1320.           C1FF000000FF0000000B00000008000000030000000000000000000000000000
  1321.           0000000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000
  1322.           00FF000000FF000000FF000000FF000000000000000000000000000000000000
  1323.           0000000000000000000000000000000000000000000000000000000000000000
  1324.           0000000000000000000000000000000000000000000000000000000000000000
  1325.           0000000000000000000000000000000000000000000000000000000000000000
  1326.           0000000000000000000000000000000000000000000000000000000000000000
  1327.           000000000000}
  1328.         NumGlyphs = 1
  1329.         Margin = 2
  1330.         Spacing = 0
  1331.         Alignment = taLeftJustify
  1332.         ShowText = False
  1333.         OnBtnClick = bResetValuesBtnClick
  1334.         AutoSize = False
  1335.       end
  1336.       object bContrastApply: TbsSkinSpeedButton
  1337.         Left = 129
  1338.         Top = 161
  1339.         Width = 75
  1340.         Height = 22
  1341.         Visible = False
  1342.         SkinData = SkinDataModule.SkinData
  1343.         SkinDataName = 'buttonlight'
  1344.         DefaultFont.Charset = DEFAULT_CHARSET
  1345.         DefaultFont.Color = clWindowText
  1346.         DefaultFont.Height = 13
  1347.         DefaultFont.Name = 'Tahoma'
  1348.         DefaultFont.Style = []
  1349.         DefaultWidth = 0
  1350.         DefaultHeight = 0
  1351.         UseSkinFont = False
  1352.         RepeatMode = False
  1353.         RepeatInterval = 100
  1354.         Transparent = False
  1355.         Flat = False
  1356.         AllowAllUp = False
  1357.         Down = False
  1358.         GroupIndex = 0
  1359.         Caption = 'Apply'
  1360.         NumGlyphs = 2
  1361.         Spacing = 1
  1362.       end
  1363.       object lContrast: TLabel
  1364.         Left = 20
  1365.         Top = 98
  1366.         Width = 42
  1367.         Height = 13
  1368.         Caption = 'Contrast'
  1369.         Font.Charset = DEFAULT_CHARSET
  1370.         Font.Color = clWindowText
  1371.         Font.Height = 13
  1372.         Font.Name = 'Tahoma'
  1373.         Font.Style = []
  1374.         ParentFont = False
  1375.       end
  1376.       object eBrightness: TAMEditGauge
  1377.         Left = 157
  1378.         Top = 44
  1379.         Width = 40
  1380.         Height = 20
  1381.         Text = '0'
  1382.         ValueChange = eBrightnessValueChange
  1383.         Precision = 0
  1384.         MinValue = -100
  1385.         MaxValue = 100
  1386.         ChangeOnEnter = False
  1387.         DefaultFont.Charset = DEFAULT_CHARSET
  1388.         DefaultFont.Color = clWindowText
  1389.         DefaultFont.Height = 14
  1390.         DefaultFont.Name = 'Tahoma'
  1391.         DefaultFont.Style = []
  1392.         UseSkinFont = True
  1393.         DefaultWidth = 0
  1394.         DefaultHeight = 20
  1395.         ButtonMode = False
  1396.         SkinData = SkinDataModule.SkinData
  1397.         SkinDataName = 'editlight'
  1398.         Font.Charset = DEFAULT_CHARSET
  1399.         Font.Color = clWindowText
  1400.         Font.Height = 13
  1401.         Font.Name = 'Tahoma'
  1402.         Font.Style = []
  1403.         ParentFont = False
  1404.         TabOrder = 0
  1405.       end
  1406.       object slBrightness: TbsSkinSlider
  1407.         Left = 21
  1408.         Top = 71
  1409.         Width = 195
  1410.         Height = 28
  1411.         TabOrder = 1
  1412.         SkinData = SkinDataModule.SkinData
  1413.         SkinDataName = 'slider'
  1414.         Increment = 1
  1415.         MinValue = -100
  1416.         Options = [soShowPoints, soSmooth]
  1417.         Transparent = True
  1418.         UseSkinThumb = True
  1419.         OnChange = slBrightnessChange
  1420.       end
  1421.       object eContrast: TAMEditGauge
  1422.         Left = 157
  1423.         Top = 107
  1424.         Width = 40
  1425.         Height = 20
  1426.         Text = '0'
  1427.         ValueChange = eContrastValueChange
  1428.         Precision = 0
  1429.         MinValue = -100
  1430.         MaxValue = 100
  1431.         ChangeOnEnter = False
  1432.         DefaultFont.Charset = DEFAULT_CHARSET
  1433.         DefaultFont.Color = clWindowText
  1434.         DefaultFont.Height = 14
  1435.         DefaultFont.Name = 'Tahoma'
  1436.         DefaultFont.Style = []
  1437.         UseSkinFont = True
  1438.         DefaultWidth = 0
  1439.         DefaultHeight = 20
  1440.         ButtonMode = False
  1441.         SkinData = SkinDataModule.SkinData
  1442.         SkinDataName = 'editlight'
  1443.         Font.Charset = DEFAULT_CHARSET
  1444.         Font.Color = clWindowText
  1445.         Font.Height = 13
  1446.         Font.Name = 'Tahoma'
  1447.         Font.Style = []
  1448.         ParentFont = False
  1449.         TabOrder = 2
  1450.       end
  1451.       object slContrast: TbsSkinSlider
  1452.         Left = 21
  1453.         Top = 131
  1454.         Width = 195
  1455.         Height = 28
  1456.         TabOrder = 3
  1457.         SkinData = SkinDataModule.SkinData
  1458.         SkinDataName = 'slider'
  1459.         Increment = 1
  1460.         MinValue = -100
  1461.         Options = [soShowPoints, soSmooth]
  1462.         Transparent = True
  1463.         UseSkinThumb = True
  1464.         OnChange = slBrightnessChange
  1465.       end
  1466.     end
  1467.   end
  1468.   object ImageEnProc: TImageEnProc
  1469.     AttachedImageEn = AMImageView1
  1470.     Background = clSilver
  1471.     PreviewFont.Charset = DEFAULT_CHARSET
  1472.     PreviewFont.Color = clWindowText
  1473.     PreviewFont.Height = -11
  1474.     PreviewFont.Name = 'Tahoma'
  1475.     PreviewFont.Style = []
  1476.     Left = 487
  1477.     Top = 2
  1478.   end
  1479.   object SkinForm: TbsBusinessSkinForm
  1480.     GradientStartColor = clBlack
  1481.     GradientEndColor = clBlack
  1482.     DrawBackground = True
  1483.     ShowIcon = False
  1484.     MaximizeOnFullScreen = False
  1485.     AlphaBlend = False
  1486.     AlphaBlendAnimation = False
  1487.     AlphaBlendValue = 200
  1488.     ShowObjectHint = False
  1489.     MenusAlphaBlend = False
  1490.     MenusAlphaBlendAnimation = False
  1491.     MenusAlphaBlendValue = 200
  1492.     DefCaptionFont.Charset = DEFAULT_CHARSET
  1493.     DefCaptionFont.Color = clBtnText
  1494.     DefCaptionFont.Height = 14
  1495.     DefCaptionFont.Name = 'Tahoma'
  1496.     DefCaptionFont.Style = [fsBold]
  1497.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  1498.     DefInActiveCaptionFont.Color = clBtnShadow
  1499.     DefInActiveCaptionFont.Height = 14
  1500.     DefInActiveCaptionFont.Name = 'Tahoma'
  1501.     DefInActiveCaptionFont.Style = [fsBold]
  1502.     DefMenuItemHeight = 20
  1503.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  1504.     DefMenuItemFont.Color = clWindowText
  1505.     DefMenuItemFont.Height = 14
  1506.     DefMenuItemFont.Name = 'Tahoma'
  1507.     DefMenuItemFont.Style = []
  1508.     UseDefaultSysMenu = True
  1509.     SkinData = SkinDataModule.SkinDataDlg
  1510.     MinHeight = 576
  1511.     MinWidth = 840
  1512.     Magnetic = False
  1513.     MagneticSize = 5
  1514.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  1515.     Left = 251
  1516.     Top = 71
  1517.   end
  1518.   object fImageEnIO: TImageEnIO
  1519.     PreviewFont.Charset = DEFAULT_CHARSET
  1520.     PreviewFont.Color = clWindowText
  1521.     PreviewFont.Height = -11
  1522.     PreviewFont.Name = 'MS Sans Serif'
  1523.     PreviewFont.Style = []
  1524.     Left = 520
  1525.   end
  1526.   object SaveDialog1: TSaveDialog
  1527.     Filter = '*.JPG|*.jpg'
  1528.     FilterIndex = 0
  1529.     Left = 160
  1530.     Top = 536
  1531.   end
  1532. end
  1533.